home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 January
/
Pcwk0198.iso
/
Dzieci
/
SIMPDATA
/
SIMPMAIN
/
00038_move krusty score script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-09-01
|
190 b
|
11 lines
global paletteVisibleP
on mouseDown
set whichSpr to the clickOn
hideFieldHiliterSpr(appMgr)
if paletteVisibleP then
hidePalette(paletteMgr)
end if
moveKrusty(playbackMgr)
end